home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1992 June: ROMin Holiday / ADC Developer CD (1992-06) (''ROMin Holiday'')_iso / Developer Connection - 06-1992.iso / Periodicals / develop / develop 10 code / LWFontUtility / NamerUtilDev / NamerResIDs.h < prev    next >
Encoding:
C/C++ Source or Header  |  1992-04-08  |  639 b   |  14 lines  |  [TEXT/MPS ]

  1. /*****************************************************************************************
  2.  
  3. NamerResIDs.h - Relative resource IDs (used both in NamerUTIL.c and NamerUTIL.r)
  4.  
  5. Written by Bryan K. Ressler (Beaker), 10/8/91
  6.  
  7. *****************************************************************************************/
  8.  
  9. #define kNamerDlg        0            /* "Relative" ID of the Namer dialog box */
  10. #define kVerifyAlrt        1            /* "Relative" ID of the success alert */
  11. #define kFailAlrt        2            /* "Relative" ID of the failure alert */
  12. #define kNamerStrs        0            /* "Relative" ID of the string list */
  13. #define kVersion        0            /* "Relative" ID of the version resource */
  14.